1.598 tracce audio royalty-free per "Computer Desktop"

00:00
00:11
Recording of typing an email recorded with my shure sm7b.
Autore: Dxx
00:00
00:02
A sawtooth frequency with some reverb that sounds like an alarm of some kind.
Autore: Outlawsoftware
00:00
00:07
Reworking the blue screen of death sound in audacity. -------------------------------------------------------music used: mf doom - one beer (https://www. Youtube. Com/watch?v=6jd0vicl4og)adjusted the repeat rate using a 50 hertz square wave tone. I hope this sound is realistic, but for you it might be scary.
Autore: Berdnikov
00:00
00:23
Ai generated song using aiva website and their tools.
Autore: Herb
00:00
00:02
Ai generated voice, based on mine saying "clone has been released" sound.
Autore: Watusicheeba
00:00
05:01
Writer at work: typing fast on a computer keyboard. I recorded this with my webcam.
Autore: Amaliazeichnerin
00:00
00:18
Retro scifi computer warbles.
Autore: Msxplus
00:00
00:12
A malfunctioning cd-drive.
Autore: Deheld
00:00
00:50
Sound of chair being moved along with squeak sound of backrest.
Autore: Trancebux
00:00
01:02
Sound of typing in a macbook computer keyboard.
Autore: Joanap
00:00
00:01
That beep you get when powering on a c64 or pretty much any retro computer from the '80s or '90s.
Autore: Ktrawick
00:00
00:55
Little piece of music for action escene :)let me know if you use this in anything. Best regards!. Mp3 320kpps, cubase 10 sounds.
Autore: Bipwave
00:00
00:37
Sounds of a 3d printer.
Autore: Thankzalotz
00:00
00:44
A dynamic microphone placed inside an open pc case.
Autore: Opalmirage
00:00
01:02
A condenser microphone placed inside an open pc case.
Autore: Opalmirage
00:00
00:06
A short instrumental clip reminiscent of old computers' startup sounds.
Autore: Wricken
00:00
00:02
Seemed like a good phrase to record once in robot voice mode. Enjoy!.
Autore: Mooncubedesign
00:00
00:04
Sound of a robot dying, or shorting out.
Autore: wildcat
00:00
00:01
Strange computer beep sound. Automatically generated. Can be used in gui.
Autore: Diicorp
00:00
00:01
Short high-pitched click sound.
Autore: Breviceps
00:00
00:12
This is a recording that has many clicks for your clicking sound effect needs. :).
Autore: Joebro
00:00
00:16
This is a sound of one of the gpu’s that are used at mtg (upf). Mtg is a research group specialised in audio signal processing, music information retrieval, music interfaces, and computational musicology. Learn more at: https://www. Upf. Edu/web/mtg.
Autore: Soundsofscienceupf
00:00
00:56
Some bleeps and beeps from a computer device.
Autore: Smokinghotdog
00:00
00:05
Indescribable sound made in logic.
Autore: Imaniv
00:00
00:30
Mecanic keyboard recorded with a tbones sc 440.
Autore: Rannem
00:00
00:16
Typing on a laptop keyboard.
Autore: Hoganthelogan
00:00
00:13
A sound effect of typing on a computer keyboard.
Autore: Caitlin
00:00
01:11
I recorded myself typing on my keyboard with my desktop condensor microphone (audio-technica at2035). Https://ko-fi. Com/camus11. Thanks :).
Autore: Seth Makes Sounds
00:00
00:01
A mixture of different noise types (pink and white) to create a looping, static-like sound. Could probably be used for lots of games or animations, especially sci-fi ones. Uses the "zero" (no credit) license.
Autore: Shredster
00:00
00:09
Mac keyboard recorded with a blue mikey snowball for a class assignment.
Autore: Sannand
00:00
00:12
Clicking a logitech g700 mouse. Recorded with a zoom q3.
Autore: Deleted User
00:00
00:01
Simple and clear recording of a computer mouse clicking. Recorded and edited by myselfcreative commons, for you guys.
Autore: Pacmangamer
00:00
00:01
Click izquierdo de raton / mouse left click.
Autore: Pepe
00:00
00:01
Click central de raton / mouse center click.
Autore: Pepe
00:00
00:01
Click derecho de raton / mouse ricght click.
Autore: Pepe
00:00
00:01
Rueda de raton deslpazandose / mouse central button moving.
Autore: Pepe
00:00
00:01
Click from my laptop, without much static noise.
Autore: Pafello Jot
00:00
00:09
Typing fairly fast on my laptop. Blue snowball used for recording, set on setting 1, no filters.
Autore: Katapotamous
00:00
00:01
Recorded with the canon eos600d + rode videomic. Pressing the spacebar on a laptop. Recorded 4th of january 2015.
Autore: Jdeb
00:00
00:03
A couple of key presses and enter keys on my apple magic keyboard 2.
Autore: Minecraftm
00:00
00:03
Typing on a mechanical keyboard.
Autore: Greenvwbeetle
00:00
00:16
Typing on my old macbook keyboard.
Autore: Jimmygu
00:00
00:05
Sound of a cd rom stopping. Recorded with an iphone se and edited with goldwave.
Autore: Supersnd
00:00
00:03
Typing on my grandma's keyboard used dr-05 in her bedroom.
Autore: Jimmyfisher
00:00
00:07
My gaming mouse.
Autore: Airblock
00:00
00:16
A short sample of me typing on my pok3r mechanical keyboard. Recorded with a zoom hd.
Autore: Jameslovescode
00:00
01:33
These are computer keyboard typing sounds. Me doing the typing. Recoding with a rode nt1 and using a razor blackwidow ultimate keyboard.
Autore: Yottasounds
00:00
00:14
I made a small python program that generates 20 random beeps. I record the outcome. I cut the result so that the first beep starts after 0. 01 secthe file ends right after the last beep. (i'm a python noob. . . If you find something you don’t like in the code please let me know. ). # gis_sweden 20170531 - random beep in python :-)import winsoundimport randomimport timebeepnr = 1. While beepnr < 21:freq = random. Randrange(1000)+110dur1 = random. Randrange(700)+20dur2 = random. Randrange(10)+2winsound. Beep (freq, dur1)time. Sleep(dur2/10)print 'beep number', beepnrbeepnr = beepnr + 1.
Autore: Gis Sweden
00:00
00:15
I made a small python program that generates 20 random beeps. I record the outcome. I cut the result so that the first beep starts after 0. 01 secthe file ends right after the last beep. (i'm a python noob. . . If you find something you don’t like in the code please let me know. ). # gis_sweden 20170531 - random beep in python :-)import winsoundimport randomimport timebeepnr = 1. While beepnr < 21:freq = random. Randrange(1000)+110dur1 = random. Randrange(700)+20dur2 = random. Randrange(10)+2winsound. Beep (freq, dur1)time. Sleep(dur2/10)print 'beep number', beepnrbeepnr = beepnr + 1.
Autore: Gis Sweden
00:00
00:14
I made a small python program that generates 20 random beeps. I record the outcome. I cut the result so that the first beep starts after 0. 01 secthe file ends right after the last beep. (i'm a python noob. . . If you find something you don’t like in the code please let me know. ). # gis_sweden 20170531 - random beep in python :-)import winsoundimport randomimport timebeepnr = 1. While beepnr < 21:freq = random. Randrange(1000)+110dur1 = random. Randrange(700)+20dur2 = random. Randrange(10)+2winsound. Beep (freq, dur1)time. Sleep(dur2/10)print 'beep number', beepnrbeepnr = beepnr + 1.
Autore: Gis Sweden
501 - 550 di 1.598 Pagina successiva
/ 32